Skip to content

Replace zend_parse_parameters() with ZEND_PARSE_PARAMETERS macros#21127

Closed
arshidkv12 wants to merge 1 commit intophp:masterfrom
arshidkv12:filter_arg
Closed

Replace zend_parse_parameters() with ZEND_PARSE_PARAMETERS macros#21127
arshidkv12 wants to merge 1 commit intophp:masterfrom
arshidkv12:filter_arg

Conversation

@arshidkv12
Copy link
Copy Markdown
Contributor

No description provided.

@devnexen
Copy link
Copy Markdown
Member

devnexen commented Feb 4, 2026

nit: with your commit message, indicate which part you're applying the changes to, e.g. here ext/filter: replace zend_parse_parameters() with ZEND_PARSE_PARAMETERS macros

@arshidkv12
Copy link
Copy Markdown
Contributor Author

arshidkv12 commented Feb 4, 2026

Thanks for the review — noted.

@Girgias
Copy link
Copy Markdown
Member

Girgias commented Feb 4, 2026

What's the motivation to convert these to fast ZPP?

@iluuu1994
Copy link
Copy Markdown
Member

Like @Girgias implied, I think we should first establish which cases should be migrated to fast ZPP. ZPP increases binary size and increases cache pressure, so there's a trade-off.

@arshidkv12
Copy link
Copy Markdown
Contributor Author

Can I close this?

@arshidkv12 arshidkv12 closed this Feb 5, 2026
@arshidkv12 arshidkv12 deleted the filter_arg branch March 15, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants